autd3-timer 1.10.0

Native timer wrapper.
Documentation

Native Timer Wrapper

This crate abstracts native timers of Windows, Linux, and macOS, using "timeSetEvent" on Windows, "POSIX Timer" on Linux, and "Grand Central Dispatch" on macOS.

Author

Shun Suzuki, 2021